home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / MacFormat 92 CD / Shareware Plus / Internet / New Sherlock Channels / Mega Channels 1.02 / My News / NYTimes.src < prev    next >
Encoding:
Text File  |  1999-11-11  |  739 b   |  28 lines

  1. #by raul, elusive as the yeti
  2. #http://www.teamdraw.com/raul
  3.  
  4. <search 
  5.     name = "NYTimes current"
  6.     method = get
  7.     action = "http://search.nytimes.com:80/plweb-cgi/fastweb"
  8.     update="http://www.teamdraw.com/stuff/nytimes.src.hqx"
  9.     >
  10.     
  11. <INPUT NAME="view" VALUE="site">
  12. <INPUT NAME="dbname" VALUE="siteToday">
  13. <INPUT NAME="TemplateName" VALUE="hitlist.tmpl">
  14. <INPUT NAME="numresults" VALUE="20">
  15. <INPUT NAME="operator" VALUE="AND">
  16. <INPUT NAME="sorting" VALUE="byrelevance">
  17. <INPUT NAME="query" user>
  18.  
  19. <interpret
  20.  
  21. #resultListStart = '        <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" WIDTH="470">'
  22. #resultListEnd = "        </TABLE>"
  23. resultItemStart = "                "
  24. resultItemEnd = "        <TR ALIGN=LEFT VALIGN=TOP>"
  25.     >
  26. </search>
  27.  
  28.